SixBit API Schema
CompatibilitySetsType Complex Type
Description
A collection of CompatibilitySet elements.
Namespace (none)
Diagram
Compatibility Element Sequence Compatibilities Element OrdinalID Element CategoryName Element CategoryID Element Name Element CompatibilitySetID Element All CompatibilitySet Element Sequence CompatibilitySetsType Complex Type
Overview
CompatibilitySetsType
A collection of CompatibilitySet elements.
Used By
CompatibilitySets Element
CompatibilitySets Element
Source
<xs:complexType name="CompatibilitySetsType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>A collection of CompatibilitySet elements.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="CompatibilitySet" type="CompatibilitySetType" maxOccurs="unbounded" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The information about a compatibility set.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.